Welcome![Sign In][Sign Up]
Location:
Search - file transfer in java

Search list

[JSP/Javafiletran

Description: java网络文件传输源代码,由本人原创!-network file transfer the source code from my original!
Platform: | Size: 17408 | Author: 涂锋 | Hits:

[File OperateFileServer1

Description: 一个用JAVA写的文件传输系统,非常方便,大家可以参考一下-a java file transfer program, maybe you can refer it!
Platform: | Size: 3072 | Author: 王海洲 | Hits:

[JSP/Javanet

Description: 用java开发的一个简单的ftp,支持简单的文件传送,下载,运行时下载一个ftp服务器,然后就可以进行文件的传送了。也可以登陆到某个服务器进行文件的传输,这时需要输入服务器IP和端口号-Java development using a simple ftp, support for simple file transfer, download, run-time to download a ftp server, then the document can be sent. Can also visit to a server for file transfers, then need to enter the server IP and port number
Platform: | Size: 20480 | Author: taolizao | Hits:

[JSP/JavaUDP

Description: java udp 协议 文件传输-java udp file transfer protocol
Platform: | Size: 12288 | Author: | Hits:

[Ftp Clientfiletransfer

Description: 对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输-TFPT agreement on simple improvements to adapt to a larger file transfers, and on a reliable TCP connection, but also much simpler than FTP, suitable for medium-sized application of transmission and embedded systems File Transfer
Platform: | Size: 139264 | Author: penglizhi | Hits:

[JSP/JavaFileShare

Description: 局域网p2p文件传输,很简单实现socket-LAN p2p file transfer, is very simple socket realize
Platform: | Size: 88064 | Author: zzz | Hits:

[Internet-Network159108_1205765491

Description: java,聊天,文件传输,有源码,socket,TCP/IP-java, chat, file transfer, has source code, socket, TCP/IP
Platform: | Size: 14336 | Author: 张勤康 | Hits:

[TCP/IP stacktest2

Description: UDP 文件传输,这真的是Java文件传输呀-UDP file transfer, which is really Java File Transfer Yes
Platform: | Size: 2048 | Author: wanghui | Hits:

[Applicationstest

Description: 基于ftp协议的 远程文件上传,可以是文件,也可以是文件夹,方便移植与调用。-Agreement based on the remote ftp file upload, which can be documents, or the folder to facilitate transfer and call.
Platform: | Size: 2048 | Author: 李彬 | Hits:

[JSP/Javafiletransfer

Description: 一个用java开发的网络文件传输系统,有源程序和代码-Using java to develop a network file transfer system and has source code
Platform: | Size: 10240 | Author: jiaojaio | Hits:

[JSP/JavaJavaIPM

Description: JAVA IP Messenge0.1版说明 作者:吴拓 E-mail:setsail_wu@163.com 完成时间:2008年8月18日 开发环境:j2sdk-1_4_2_18-windows-i586-p.exe + Eclipse3.0.1 该版本仅实现UDP消息接收、发送;未实现文件传送。 源代码发布供大家研究参考。-JAVA IP Messenge0.1 Version Description Author: Wu Extension E-mail: setsail_wu@163.com completion time: August 18, 2008 development environment: j2sdk-1_4_2_18-windows-i586-p.exe+ Eclipse3.0.1 the versions realize only receive UDP messages, send not realize file transfer. Source code release for the U.S. study.
Platform: | Size: 32768 | Author: 吴拓 | Hits:

[JSP/Java20071115585

Description: 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
Platform: | Size: 183296 | Author: 吴生 | Hits:

[JSP/JavaSendFile

Description: java编写的局域网文件传输工具,具备聊天功能。适合初学者。-java prepared LAN file transfer tool, with chat features. Suitable for beginners.
Platform: | Size: 31744 | Author: makoto | Hits:

[JSP/JavaFileSharing

Description: its is a java RMI code for file transfer, it consist of code for server and client.
Platform: | Size: 6144 | Author: chaitanya | Hits:

[Internet-NetworkProgram

Description: 文件传输协议FTP是基于TCP / IP的应用层协议,其主要功能是提供文件的共享、支持远距离计算机间接或直接连接、保护用户不因各类主机文件存储器系统的差异而受影响、进行可靠且有效的数据传输等,应用非常广泛。但是传统的FTP有不少的安全漏洞,例如明文传输、缺乏对数据的机密性和完整性保护,对通信双方也没有可靠的认证措施等。针对FTP的安全漏洞,近年来也出现了一些不需要对F IP协议自身做完全更改的协议扩展模块,如FTP SSL /TLS Extension。SSL ( Secure Sockets Layer)是用于对TCP / IP数据流进行加密的协议,同时还包括了身份认证和数据完整性校验等内容。显然,基于SSL /TLS的FTP克服了明文传输的致命弱点,但是无可否认的是,在开放式的互联网环境下FTP服务器受到恶意攻击的可能性还是很大,而且协议数据的安全性还是未得到保障。安全的本质是在信息的安全期内保证其在网络上流动的或 者静态存放时不被非授权用户非法访问,但授权用户却可以访问。基于这一概念,本文在SSL 的基础上设计了一个安全FTP系统,从认证、传输、存储三个方面大大提高了FTP的安全性。-FTP File Transfer Protocol is based on TCP/IP application layer protocol, its main function is to provide file sharing, remote computer support to connect directly or indirectly, to protect users from all types of hosts file memory system affected by the difference between, for reliable and effective data transmission and so on, a wide range of applications. Traditional FTP but there are a lot of security vulnerabilities, such as express delivery, lack of data confidentiality and integrity protection, the two sides of the communication did not credible certification measures. FTP for security vulnerabilities in recent years, there have been some F IP protocol does not need to completely change their agreement to do the expansion modules, such as FTP SSL/TLS Extension. SSL (Secure Sockets Layer) is used for TCP/IP data stream is encrypted agreement also includes authentication and data integrity checking and so on. Obviously, based on SSL/TLS for FTP transmission to overcome the
Platform: | Size: 304128 | Author: Tom | Hits:

[JSP/Javajava

Description: 在局域网内实现文件传输功能,类似于QQ的聊天工具-In the local area network to achieve the file transfer function, similar to the chat tool QQ
Platform: | Size: 1024 | Author: 孙明兴 | Hits:

[JSP/JavaClentServer

Description: Client Sertver Application for chatting and file transfer in java
Platform: | Size: 15360 | Author: Leo | Hits:

[JSP/JavaJavaFile

Description: 一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
Platform: | Size: 101376 | Author: wh | Hits:

[Internet-Networkchat_client_with_file_transfer_option

Description: A chat client made using java sockets in which messages are passed RSA encrypted with an option of file transfer betwwen users.
Platform: | Size: 100352 | Author: Kartik | Hits:

[JSP/JavaFileTransferProtocol

Description: File Transfer Protocol implements in java from University of Sã o Paulo - BR for UDP Protocol Security Transfer-File Transfer Protocol implements in java from University of Sã o Paulo - BR for UDP Protocol Security Transfer...
Platform: | Size: 7168 | Author: Cardoso | Hits:
« 12 3 4 »

CodeBus www.codebus.net